Open Extension Popup Callback
A callback that is invoked when an extension wants to open a popup browser.
If you need to open a popup that is created by the extension action, use com.teamdev.jxbrowser.browser.callback.OpenExtensionActionPopupCallback.
Since
8.0.0
Inheritors
Types
Link copied to clipboard
An action providing a response to the OpenExtensionPopupCallback.
Link copied to clipboard
interface Params
The parameters of the OpenExtensionPopupCallback.